Skip to content

Conversation

@tallesborges
Copy link

Addition to Tools & Code Section

Repository: https://github.com/tallesborges/agentic-system-prompts

Description: A curated collection of system prompts and tool definitions from production AI coding agents

Why this belongs in Tools & Code:
This repository provides practical resources for prompt engineering research and application development. It contains complete, production-tested system prompts that developers and researchers can study and adapt.

Research Value:

  • Prompt Engineering Patterns: Real-world examples of how major companies structure AI instructions
  • Tool Design Analysis: Complete API specifications from 7 different AI agent systems
  • Safety & Best Practices: Production-level safety measures and defensive programming patterns
  • Comparative Study: Side-by-side analysis of different approaches to AI agent design

Agents Covered:

  • Claude Code (Anthropic) - 16 tools
  • Gemini CLI (Google) - 11 tools
  • Cline (Open Source) - 12 tools + MCP support
  • Aider (Open Source) - Git-based editing
  • Roo Code (RooCode Inc) - 12 tools + dynamic prompts
  • Zed (Zed Industries) - 15 tools + editor integration
  • Codex CLI (OpenAI) - Function calling approach

Quality Standards:

  • All prompts extracted from verifiable public sources
  • Complete source attribution with URLs and retrieval dates
  • Comprehensive documentation following academic standards
  • MIT licensed for research and educational use

This fits perfectly in the Tools & Code section as it provides practical prompt engineering resources that complement the existing theoretical papers and tools in this collection.

- Repository containing production system prompts from AI coding agents
- Includes Claude Code, Gemini CLI, Cline, Aider, Roo Code, Zed, Codex CLI
- Provides research insights into prompt engineering patterns and tool design
- Complete source attribution and tool API documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant